Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup and improve documentation of trust region method, added doc and unit tests #226

Merged
merged 1 commit into from
Jun 18, 2022

Conversation

stefan-k
Copy link
Member

@stefan-k stefan-k commented Jun 12, 2022

  • CauchyPoint
    • Documentation
    • Doc tests
    • Unit tests
  • Dogleg
    • Documentation
    • Doc tests
    • Unit tests
  • Steihaug
    • Documentation
    • Doc tests
    • Unit tests
  • TrustRegion
    • Documentation
    • Doc tests
    • Unit tests

@stefan-k stefan-k added this to the v0.6.0 milestone Jun 12, 2022
@stefan-k stefan-k self-assigned this Jun 12, 2022
@stefan-k stefan-k force-pushed the cleanup_trustregion branch 7 times, most recently from 56f2617 to 7e0ca42 Compare June 18, 2022 04:01
…nd unit tests

Added documentation, doc and unit tests for TrustRegion, CauchyPoint,
Dogleg and Steihaug.

Whenever possible, users can provide initial gradients, hessians and
parameter vectors.

Any setter methods were renamed to `with_<previous_name>`.
@stefan-k stefan-k marked this pull request as ready for review June 18, 2022 14:44
@stefan-k stefan-k merged commit 0d7c9e8 into argmin-rs:main Jun 18, 2022
@stefan-k stefan-k deleted the cleanup_trustregion branch June 18, 2022 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant